new_stack_prompt = nls("new_stack_prompt","Select the network protocols for which you want Oracle SQL*Net support. SQL*Net allows you to access remote databases on your network. For each protocol you select, an Oracle SQL*Net Protocol Adapter will be installed.
If possible, the Installer detects the network protocols installed to your Windows 95 system and selects them for you.");
new_stack_help = nls("new_stack_help","SQL*Net allows you to access remote databases on your network. Select the network protocols for which you want Oracle SQL*Net support. If possible, the Installer detects the network protocols installed to your Windows 95 system and selects them for you.
The TCP/IP network protocol enables data transfer on Local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The SPX network protocol enables data transfer in a Novell Netware environment.
The Named Pipes network protocol enables data transfer in a Microsoft Network environment or LAN Manager environment.
If you are not familiar with network transport protocols, please contact your network administrator.
.
");
installation_terminated = nls("installation_terminated","Installation terminated. Please stop all Oracle applications that are using %%product_label%%.");
reinstall_prompt = nls("reinstall_prompt","Oracle SQL*Net is currently installed to your machine. Would you like to:");
reinstall_help = nls("reinstall_help","The Installer has examined your machine and found that SQL*Net is already installed.
To configure access to additional remote databases (add a Database Alias) please select the first checkbox.
To reinstall SQL*Net or add support for additional network protocols (add a SQL*Net Protocol Adapter) please select the second checkbox.
Press OK to continue or CANCEL to terminate this installation. ");
netc22_expl = nls("netc22_expl", "A %%product_label%% DLL (NTNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Silent mode installation of %%product_label%% terminated.");
netc22_inst = instantiate(nls("netc22_inst", "A %%product_label%% DLL (NTNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
netc22_inst_help = instantiate(nls("netc22_inst_help", "The Oracle Installer has detected that a %%product_label%% DLL (NTNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
"));
use_installer_from_media = nls("use_installer_from_media","SQL*Net Easy Configuration depends on the Oracle Installer. The Oracle Installer you are currently using is not compatible to run SQL*Net Easy Configuration. Please run the Oracle Installer from the release media in order to install the latest version of Oracle Installer and %product_label%.");
use_installer_from_media_label = nls("use_installer_from_media_label","Oracle Installer Not Compatible");
use_installer_from_media_help_term = nls("use_installer_from_media_help_term","SQL*Net Easy Configuration is installed together with %product_label%. SQL*Net Easy Configuration is dependent on the Oracle Installer. Your current Oracle Installer is not compatible with this version of SQL*Net Easy Configuration. Please run the Oracle Installer from the release media in order to install the latest version of Oracle Installer and %product_label%.
OK or CANCEL terminates the installation of %product_label% .
");
use_installer_from_media_help_cont = nls("use_installer_from_media_help_cont","SQL*Net Easy Configuration is installed together with %product_label%. SQL*Net Easy Configuration is dependent on the Oracle Installer. Your current Oracle Installer is not compatible with this version of SQL*Net Easy Configuration. Please run the Oracle Installer from the release media in order to install the latest version of Oracle Installer and %product_label%.
OK continues with the installation of other products.
CANCEL terminates the installation of %product_label%.
");
none_selected = nls("none_selected","No Oracle SQL*Net Protocol Adapter was selected for installation.");